crypto/internal/fips140/mlkem.EncapsulationKey1024.h (field)

5 uses

	crypto/internal/fips140/mlkem (current package)
		mlkem1024.go#L68: 		h:                 dk.h,
		mlkem1024.go#L77: 	h [32]byte // H(ek)
		mlkem1024.go#L187: 	dk.h = ek.h
		mlkem1024.go#L309: 	g.Write(ek.h[:])
		mlkem1024.go#L335: 	h.Sum(ek.h[:0])